Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate test-log to 0.2.13 #118

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
test-log dev-dependencies patch 0.2.11 -> 0.2.13

Release Notes

d-e-s-o/test-log (test-log)

v0.2.13

Compare Source

  • Improved interaction with nested attributes (such as those used by the
    test_case crate), that may not have been parsable in the past
  • Removed generated test_impl function, which could have "leaked" into
    test cases (#​28)
  • Eliminated dependency on tracing crate
  • Bumped minimum supported Rust version to 1.56
  • Bumped syn dependency to 2.0

v0.2.12

Compare Source

  • Fixed handling of inner #[test] attributes that add arguments to
    test function
  • Added GitHub Actions workflow for publishing the crate

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from rbtcollins as a code owner October 13, 2023 07:11
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 13, 2023
@renovate renovate bot enabled auto-merge (rebase) October 13, 2023 07:11
@renovate renovate bot merged commit c37ad28 into main Oct 13, 2023
36 checks passed
@renovate renovate bot deleted the renovate/test-log-0.x branch October 13, 2023 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants